-- card: 32913 from stack: in.0-2 -- bmap block id: 35463 -- flags: 0000 -- background id: 10385 -- name: ----- HyperTalk script ----- on closeCard repeat with n = 1 to 4 hide btn ("f" & n) end repeat end closeCard -- part 1 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=396 top=251 right=272 bottom=420 -- title width / last selected line: 0 -- icon id / first selected line: 1013 / 1013 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp lock screen go next unlock screen with wipe right end mouseUp -- part 2 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=396 top=275 right=296 bottom=420 -- title width / last selected line: 0 -- icon id / first selected line: 1014 / 1014 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp lock screen go prev unlock screen with wipe left end mouseUp -- part 3 (button) -- low flags: 00 -- high flags: 2004 -- rect: left=321 top=214 right=248 bottom=357 -- title width / last selected line: 0 -- icon id / first selected line: 18028 / 18028 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp repeat with n = 1 to 4 show btn ("f" & n) wait 20 end repeat end mouseUp -- part 4 (button) -- low flags: 80 -- high flags: 0000 -- rect: left=142 top=217 right=251 bottom=178 -- title width / last selected line: 0 -- icon id / first selected line: 18028 / 18028 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: f3 -- part 5 (button) -- low flags: 80 -- high flags: 0000 -- rect: left=166 top=117 right=151 bottom=202 -- title width / last selected line: 0 -- icon id / first selected line: 18028 / 18028 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: f1 -- part 6 (button) -- low flags: 80 -- high flags: 0000 -- rect: left=244 top=236 right=270 bottom=280 -- title width / last selected line: 0 -- icon id / first selected line: 18028 / 18028 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: f4 -- part 7 (button) -- low flags: 80 -- high flags: 0000 -- rect: left=251 top=136 right=170 bottom=287 -- title width / last selected line: 0 -- icon id / first selected line: 18028 / 18028 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: f2